| 1. | You can use them to implement the surrogate key 您可以使用这些方法来实现代理键。 |
| 2. | How to implement a db2 udb primary key with a surrogate key 如何用代理键实现db2 udb主键 |
| 3. | You need to generate unique values for the surrogate key 首先需要为代理键生成惟一的值。 |
| 4. | The key manager encapsulates the surrogate key generation function 键管理器封装了代理键生成函数。 |
| 5. | It can be used to generate unique values for the surrogate key column 我们可以使用该函数为代理键列生成惟一值。 |
| 6. | A surrogate key is an efficient way to generate unique sequential numbers 代理键是生成惟一序列号的一种有效方法。 |
| 7. | What are surrogate keys ? explain how the surrogate key pipeline works 什么是代理键?简述代理键替换管道如何工作。 |
| 8. | A surrogate key is also called an 代理键也叫 |
| 9. | Another traditional way is to use a trigger to generate the surrogate key 另一种传统方法是使用触发器来生成代理键: |
| 10. | You can put the surrogate key generation function in the insert statement 您可以在insert语句中实现代理键生成函数: |